home *** CD-ROM | disk | FTP | other *** search
PS/2 MicroChannel Adapter Description | 1990-02-09 | 1.9 KB | 81 lines |
- AdapterId 5607h
-
- AdapterName "Cabletron Ethernet Board E3010-X"
-
- NumBytes 4
-
- nameditem
- Prompt "Adapter I/O Location"
-
- Choice "Base 1300"
- pos[1]=XXXX0010b
- io 1300h-13ffh
-
- Choice "Base 2300"
- pos[1]=XXXX0100b
- io 2300h-23ffh
-
- Choice "Base 3300"
- pos[1]=XXXX0110b
- io 3300h-33ffh
-
- Choice "Base 4300"
- pos[1]=XXXX1000b
- io 4300h-43ffh
-
- Choice "Base 5300"
- pos[1]=XXXX1010b
- io 5300h-53ffh
-
- Choice "Base 6300"
- pos[1]=XXXX1100b
- io 6300h-63ffh
-
- Choice "Base 7300"
- pos[1]=XXXX1110b
- io 7300h-73ffh
-
- Help
- "To configure this adapter you must choose the IO location the
- adapter will use for the NIC and the IO REGisters.
- Under normal circumstances, select <Base 1300>."
-
-
- nameditem
- Prompt "Adapter Memory Location"
- Choice "Segment C0000-CFFFF"
- pos[1]=0000XXXXb
- mem 0c0000h-0cffffh
-
- Choice "Segment D0000-DFFFF"
- pos[1]=0100XXXXb
- mem 0d0000h-0dffffh
-
- Help
- "This selects the location for the ring buffer memory (64K) on
- the network adapter card. Choose one of these locations to map
- this buffer into the system memory map."
-
- nameditem
- Prompt "Adapter Interrupt Level"
- Choice "Interrupt 3"
- pos[2]=00000000b
- int 3
-
- Choice "Interrupt 7"
- pos[2]=00000001b
- int 7
-
- Choice "Interrupt 9"
- pos[2]=00000010b
- int 9
-
- Choice "Interrupt 12"
- pos[2]=00000011b
- int 12
-
- Help
- "This selects the appropriate interrupt level for the network
- adapter card. Choose one of these interrupt levels which
- complies with your system's current configuration."